From d871105fa8fd20f9be0d07953ee2dd7d90b4c84f Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 22 Apr 2014 23:08:43 -0400 Subject: [PATCH] GtkFileChooserDialog: Avoid a bottom border in the dialog We recently started to respect border-width on the action_area again, so set its border-width to 0 so it doesn't get in the way. https://bugzilla.gnome.org/show_bug.cgi?id=722211 --- gtk/resources/ui/gtkfilechooserdialog.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/resources/ui/gtkfilechooserdialog.ui b/gtk/resources/ui/gtkfilechooserdialog.ui index fa0a3683ad..ade3f54aaf 100644 --- a/gtk/resources/ui/gtkfilechooserdialog.ui +++ b/gtk/resources/ui/gtkfilechooserdialog.ui @@ -16,7 +16,7 @@ 0 - 6 + 0 False end -- 2.30.2